Font Properties
An object defining properties for the Font class.
Strikethrough
Indicates whether the font has a strikethrough.
Type: bool
Size
The font size of the control.
Type: string
Italic
Indicates whether the font is italic.
Type: bool
Underline
Indicates whether the font is underlined.
Type: bool
Family
The font family of the control.
Type: string
Color
The font color of the control.
Type: string
Bold
Indicates whether the font is bold.
Type: bool